@media only screen and (max-width:1199px) {

        .navbar-collapse, .navbar-toggle .irs-header-top-bar p {
            font-size: 12px;
        }

    .irs-social a i {
        margin-left: 8px;
    }

    .irs-header-nav .irs-menu-btn {
        padding: 12px 15px;
        margin-top: 0;
    }

    .nav > li > a {
        padding: 10px 9px;
    }

    .irs-newsletter-field {
        padding-bottom: 70px;
    }

    .irs-main-slider .carousel-indicators {
        left: 50%;
    }

    .fade-carousel {
        height: auto;
    }

        .fade-carousel .carousel-inner .item img {
            height: auto;
            width: auto;
        }
        #index-img {
            height: 250px;
        }
}


@media only screen and (min-width:767px) {
    #newnews li a {
        width: 730px;
    }
}
@media (min-width: 992px)
{
    #newnews li a {
        width: 215px;
    }
}
@media only screen and (min-width: 1200px) {
    #newnews li a {
        width: 260px;
    }
}
@media only screen and (min-width:1366px) {
    #newnews li a {
        width: 260px;
    }
}


@media only screen and (max-width:991px) {
    .irs-center-1 {
        float: none;
        text-align: center;
    }

    #event {
        margin: auto;
        width: 100%;
        padding: 10px;
    }

    .irs-center-1 {
        float: none;
        text-align: center;
    }

    .navbar {
        margin-bottom: 10px;
    }

    .nav > li > a {
        padding: 10px 8px;
    }

    .navbar-brand img {
        /*width: 140px;*/
        height: auto;
    }

    .irs-log-reg {
        width: 135px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .irs-testimonial-field img {
        display: none;
    }

    .irs-divider-field {
        text-align: center;
    }
}

@media only screen and (max-width:979px) {
    .irs-main-slider-two .hero {
        top: 60%;
    }

    .hero span {
        font-size: 16px;
    }

    .hero h1 {
        font-size: 36px;
    }
}

@media only screen and (max-width:767px) {
    .irs-center-2 {
        text-align: center;
        float: none;
    }

    .navbar-nav {
        height: 315px;
    }

    .ire-header-two .nav {
        background: #ffffff;
    }

    .ire-header-two .irs-navbar .navbar-nav > li > a {
        color: #535353;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        padding-left: 20px;
    }

    .irs-navbar {
        margin-top: 10px;
    }

    .fade-carousel {
        height: auto;
    }

        .fade-carousel .carousel-inner .item img {
            height: auto;
            width: auto;
        }
}

@media only screen and (max-width:740px) {
    .irs-discription-col h1 {
        font-size: 35px;
    }

    .fade-carousel {
        height: auto;
    }

        .fade-carousel .carousel-inner .item img {
            height: auto;
            width: auto;
        }
}

@media only screen and (max-width:640px) {
    .irs-main-slider .irs-big-btn {
        display: none;
    }

    .fade-carousel {
        height: auto;
    }

        .fade-carousel .carousel-inner .item img {
            height: auto;
            width: auto;
        }
}

@media only screen and (max-width:600px) {
    .irs-accordion-two .panel-title a {
        font-size: 12px;
    }
}

@media only screen and (max-width:480px) {
    .irs-discription-col h1 {
        font-size: 30px;
    }

    .fade-carousel {
        /*height: 17vh;*/
    }

        .fade-carousel .carousel-inner .item img {
            /*height: 15vh;*/
            width: auto;
        }

    .irs-comment-item-right {
        margin-left: 0;
    }

    .irs-inner-heading {
        padding: 20px 30px;
    }

    .site-name .school-name {
        font-size: 12px;
    }

    .site-name .school-slogan {
        font-size: 9px;
    }
}
